========================================
  Invincible Lance mod
========================================

Author  : Azizam
Date    : 2026-09-18
Contact email:hoaziz@qq.com

----------------------------------------
  DESCRIPTION
----------------------------------------

This CLEO script makes Lance Vance invincible
and smarter during missions.

Once the script detects Lance in the game,
he will become:

  - Immune to all types of damage
    (bullet, fire, explosion, collision, melee)
  - Unable to drown in water
  - Unable to be dismembered
  - Only damaged by the player
  - Locked at 999 HP at all times

----------------------------------------
  FEATURES
----------------------------------------

  [+] Lance becomes fully invincible
  [+] Lance cannot die from any source
  [+] Lance cannot drown
  [+] Lance cannot lose limbs
  [+] Lance HP is locked at 999
  [+] On-screen notification at startup
  [+] Lightweight, no performance impact

----------------------------------------
  REQUIREMENTS
----------------------------------------

  - GTA Vice City (PC)
  - Just install it in the CLEO folder

----------------------------------------
  INSTALLATION
----------------------------------------

  1. Make sure CLEO 2.2.0 or higher is
     installed in your GTA VC folder.

  2. Copy the file:
        Invincible_Lance.cs

     into:

        CLEO\

  3. Copy the file:

        Invincible_Lance.fxt

     into:

        CLEO\CLEO_TEXT\

     (Create the CLEO_TEXT folder if it
      does not exist.)

  4. Launch the game and load any save
     or start a new game.

  5. Once Lance appears, the script will
     activate automatically and the
     notification text will appear.

----------------------------------------
  UNINSTALLATION
----------------------------------------

  Simply delete:

        CLEO\Invincible_Lance.cs
        CLEO\CLEO_TEXT\Invincible_Lance.fxt

  The mod will be fully removed.

----------------------------------------
  NOTES
----------------------------------------

  - Do not rename the .cs file unless
    you also rename the .fxt file.

  - The FXT file must stay in the
    CLEO_TEXT folder, otherwise the
    notification will show "Invincible_Lance1"
    instead of the real text.

  - This script only affects Lance
    Vance. Other characters are not
    modified.

----------------------------------------
  CREDITS
----------------------------------------

  Script by Azizam

  Thanks for downloading!
  Enjoy the mod.

========================================